home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 139
/
(Vol 139) Sep 24 2011.iso
/
Games
/
theme_park_thriller.swf
/
scripts
/
DefineButton2_310
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2011-09-24
|
161b
|
8 lines
on(press){
if(_root.soundOn)
{
_root.funcSoundToggle();
}
getUrl("http://player.theplatform.com/ps/player/pds/rn11SWULL5", "_blank");
}